home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / L-M / MacOberon 4.0 / MacOberon™ 4.0 Folder / Profiler.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1993-10-25  |  621 b   |  15 lines  |  [.Ob./.Ob5]

  1. Syntax10.Scn.Fnt
  2. ParcElems
  3. Alloc
  4. Syntax10i.Scn.Fnt
  5. LineElems
  6. Alloc
  7. Profiler.Compile ^    instrument and compile a source module
  8. Profiler.Show ^    show frequency counters for instrumented module
  9. Profiler.Reset ^    clear frequency counters
  10. 1. Use Profiler.Compile to instrument and compile a source program
  11. 2. Run the instrumented program
  12. 3. Use Profiler.Show to look at the results
  13.     - click in the counter viewer => highlights source stretch
  14.     - click in the source viewer => highlights counter
  15.